projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8782c06
)
(asm-mode): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 22 Mar 1994 20:48:30 +0000
(20:48 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 22 Mar 1994 20:48:30 +0000
(20:48 +0000)
lisp/progmodes/asm-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/asm-mode.el
b/lisp/progmodes/asm-mode.el
index 7ca17f86e295c59427edd4ccc2de0bda207d5bbc..cd91a957bcfa9e221245641fdcc4fdafed5e5c6d 100644
(file)
--- a/
lisp/progmodes/asm-mode.el
+++ b/
lisp/progmodes/asm-mode.el
@@
-94,7
+94,8
@@
called near the beginning of mode initialization.
Turning on Asm mode runs the hook `asm-mode-hook' at the end of initialization.
-Special commands:\\{asm-mode-map}
+Special commands:
+\\{asm-mode-map}
"
(interactive)
(kill-all-local-variables)